github.com/refraction-networking/utls.utlsCompressedCertificateMsg.raw (field)
6 uses
github.com/refraction-networking/utls (current package)
u_handshake_messages.go#L16: raw []byte
u_handshake_messages.go#L24: if m.raw != nil {
u_handshake_messages.go#L25: return m.raw, nil
u_handshake_messages.go#L39: m.raw, err = b.Bytes()
u_handshake_messages.go#L40: return m.raw, err
u_handshake_messages.go#L44: *m = utlsCompressedCertificateMsg{raw: data}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |